[DispId(104)] GdPictureStatus DrawCircle( float CenterX, float CenterY, float Radius, bool Fill, bool Stroke )
function DrawCircle( CenterX: Single; CenterY: Single; Radius: Single; Fill: Boolean; Stroke: Boolean ): GdPictureStatus;
DispIdAttribute(104) function DrawCircle( CenterX : float, CenterY : float, Radius : float, Fill : boolean, Stroke : boolean ) : GdPictureStatus;
[DispId(104)] GdPictureStatus DrawCircle( float CenterX, float CenterY, float Radius, bool Fill, bool Stroke )
Parameters
- CenterX
- CenterY
- Radius
- Fill
- Stroke